Skip to content

add: bisection_method.py #149

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kushchoudhary98
Copy link
Contributor

Title :

This PR adds the code implementation of bisection method in mathematics.

Issue no : #141

Description

The bisection method is a mathematical method used to find the roots of a polynomial equation. It's also known as the interval halving method, the binary search method, or the dichotomy method.

Checklist

  • [*] I have read and agree to abide by the Code of Conduct
  • [*] I have read and followed the Contributing Guidelines

Copy link
Owner

@himanshu-03 himanshu-03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

hey! sorry to say but yeah it is clear that the code you provided is copied

@kushchoudhary98
Copy link
Contributor Author

@himanshu-03 thanks for the review, I have made the required changes. Will you care to review it again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants